Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore unknown argument in argparse #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tongtybj
Copy link

Ignoring the unknown arguments is necessary for creating a roslaunch file for https://github.com/maudzung/SFA3D/blob/ea0222c1b35489dc35d8452c989c4b014e20e0da/ros/src/super_fast_object_detection/src/rosInference.py.
Otherwise, following errors will occur:

error: unrecognized arguments: __name:=xxx __log:=xxxx.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant